PDF Functions
PHP Manual

PDF_begin_layer

(PECL pdflib >= 2.0.0)

PDF_begin_layerStart layer

Descripción

bool PDF_begin_layer ( resource $pdfdoc , int $layer )

Starts a layer for subsequent output on the page. Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.

This function requires PDF 1.5.


PDF Functions
PHP Manual